Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.x] Fixes serialisation of closures with named arguments code #29

Merged
merged 4 commits into from
Nov 26, 2021

Conversation

nunomaduro
Copy link
Member

@nunomaduro nunomaduro commented Nov 25, 2021

This pull request closes #30, by fixing the serialisation of named arguments.

@nunomaduro nunomaduro self-assigned this Nov 25, 2021
@nunomaduro nunomaduro marked this pull request as ready for review November 26, 2021 16:51
@taylorotwell taylorotwell merged commit 382e77d into master Nov 26, 2021
@taylorotwell taylorotwell deleted the fix/named-arguments branch November 26, 2021 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Job chain can't serialize named argument in closure (Parsing error)
2 participants